The following tables list the members exposed by WorkstationPresenterBase<V>.
Protected Constructors
Name | Description | |
---|---|---|
WorkstationPresenterBase<V> | Initializes a new instance of this class. |
Public Methods
Name | Description | |
---|---|---|
CanInitializeView | Determines whether the object can run the view. | |
EnsureViewActive | Makes sure that the current view is visible. | |
Initialize | Sets this class with the information needed to work and run the view. |
Protected Methods
Name | Description | |
---|---|---|
DoInitialize | Activates the view in derived classes. | |
OnExecutionError | Raises the Error event. | |
OnViewDeactivated | Raises the ViewDestroyed event. |
Public Properties
Name | Description | |
---|---|---|
View | Gets the UI View that is set in the Initialize method. | |
ViewerContainer | Gets the Leadtools.Medical.Workstation.WorkstationContainer that is set in the Initialize method. |
Public Events
Name | Description | |
---|---|---|
Error | Occurs when an error occurs running the view. | |
ViewDestroyed | Occurs when the view can no longer be displayed. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET